Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Key Manager Visibility in Developer Portal #12163

Merged
merged 38 commits into from
Jan 9, 2024

Conversation

Kirishikesan
Copy link
Contributor

@Kirishikesan Kirishikesan commented Sep 26, 2023

Overview

This PR consists of

  1. CRUD operations of Key Manager Permissions
  2. API Schema changes in admin portal to include key manager permissions in key manager dto
  3. API Schema changes in publisher portal to include key manager permissions in key manager info dto
  4. API level and Service level implementations related to key manager permissions
  5. Filtering Key Managers for users with respect to their roles and key manager permissions
  6. Restricting key generation for unauthorized users for specific key managers

Resolves wso2/api-manager#2118

@Kirishikesan
Copy link
Contributor Author

Tests failing for this PR are,

  • JWTBandwidthThrottlingTestCase
  • JWTRequestCountThrottlingTestCase
  • ExternalIDPJWTTestCase
  • CrossTenantSubscriptionTestCase

Test failures are not due to this PR

@Kirishikesan Kirishikesan merged commit 47ef961 into wso2:master Jan 9, 2024
3 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Key Manager Visibility in Developer portal
3 participants